projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ae3900
)
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
author
Masahiro Yamada
<
[email protected]
>
Thu, 30 Nov 2017 04:45:25 +0000
(13:45 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Mon, 4 Dec 2017 13:00:01 +0000
(22:00 +0900)
This is needed for ARCH_DMA_MINALIGN.
Signed-off-by: Masahiro Yamada <
[email protected]
>
include/linux/mtd/rawnand.h
patch
|
blob
|
history
diff --git
a/include/linux/mtd/rawnand.h
b/include/linux/mtd/rawnand.h
index 192709b6e479738c9d63bd95866668b8d59fa1e4..6c3e838d809d009b1ccc596527e9e5493167312d 100644
(file)
--- a/
include/linux/mtd/rawnand.h
+++ b/
include/linux/mtd/rawnand.h
@@
-20,6
+20,7
@@
#include <linux/mtd/mtd.h>
#include <linux/mtd/flashchip.h>
#include <linux/mtd/bbm.h>
+#include <asm/cache.h>
struct mtd_info;
struct nand_flash_dev;